home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 2: CDPD 1
/
Almathera Ten on Ten - Disc 2: CDPD 1.iso
/
pd
/
351-375
/
353
/
northc
/
readme
< prev
next >
Wrap
Text File
|
1995-03-14
|
2KB
|
75 lines
NorthC Version 1.1 May 1990 (c) 1990 S.Hawtin.
NorthC by Steve Hawtin
Welcome to NorthC Version 1.1, this is the latest version of NorthC, the
first and only complete public domain 'C' environment for the Amiga that I
am aware of. This disk contains all you need to compile and link 'C'
programs.
I have attempted to create a single floppy containing everything you will
need to start programming in 'C', the disk contains all the documentation and
programs and enough example code to hint at how to develop complex programs.
This distribution of "NorthC" has been compressed, to make it easier to
copy. You will have to uncompress the "NorthC" disk before you can start. To
uncompress the disk you should
1) Create an empty blank floppy called "NorthC", you can do this with the
CLI command
format drive df0: name NorthC NOICONS
2) Write protect your workbench disk and the disk this file is on.
3) Run the program "Unpack" in this directory.
The "Unpack" program should work on anything from a vanilla Amiga 500
upwards, however I have not tested it on OS versions before 1.3.
It is my understanding that all the data and programs on this disk can be
freely copied, provided the restrictions noted in the various documentation
files are observed. You use the information and programs on this disk at
your own risk, neither myself or any other member of Alcibiades Cabal can
accept any resposiblity for any damage caused as a result of using this disk.
The NorthC disk is a combination of programs from various sources, the
most important of which are
Blink The Software Distillery
A68K Charlie Gibb
hcc Sozobon Ltd
the first two programs have just been copied, the last of these has had to
be extensivly altered to work correctly on the Amiga.
***** Note for distributors *****
This software is in the public domain, you should not charge more than a
"reasonable" copy fee for it.
To distribute the floppy you should copy the files
:c/lharc
:c/MuchMore
:NorthC.info
:NorthC/README
:NorthC/.info
:NorthC/Unpack.info
:NorthC/Unpack
:NorthC/README.info
:NorthC/NorthC1.lzh
:NorthC/Single-Unpack
:NorthC/Dual-Unpack
:NorthC/NorthC2.LZH
to your distribution floppy, then issue the CLI commands
cd :NorthC
cd >ThisDir
otherwise the Unpack program will not work properly.